home *** CD-ROM | disk | FTP | other *** search
/ PC Joker 1999 February / PC Joker 99-02 (Vollversion Darkseed 2).iso / GOODIES / GAMECOM / _SETUP.1 / GameCommander.exe / 0 / RCDATA / TSPLASH / TSPLASH.txt < prev   
Text File  |  1998-10-07  |  5KB  |  205 lines

  1. object splash: Tsplash
  2.   Left = 282
  3.   Top = 178
  4.   BorderStyle = bsNone
  5.   Caption = 'splash'
  6.   ClientHeight = 263
  7.   ClientWidth = 388
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnClose = FormClose
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Panel1: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 388
  22.     Height = 263
  23.     Align = alClient
  24.     BevelWidth = 4
  25.     Color = 6829602
  26.     TabOrder = 0
  27.     object Image1: TImage
  28.       Left = 4
  29.       Top = 4
  30.       Width = 380
  31.       Height = 255
  32.       Picture.Data = {<image000.bmp>}
  33.     end
  34.     object Label2: TLabel
  35.       Left = 288
  36.       Top = 112
  37.       Width = 71
  38.       Height = 13
  39.       Caption = 'Copyright by'
  40.       Font.Charset = DEFAULT_CHARSET
  41.       Font.Color = clWhite
  42.       Font.Height = -11
  43.       Font.Name = 'MS Sans Serif'
  44.       Font.Style = [fsBold]
  45.       ParentFont = False
  46.     end
  47.     object Label3: TLabel
  48.       Left = 32
  49.       Top = 200
  50.       Width = 185
  51.       Height = 13
  52.       Caption = 'programmed in cooperation with '
  53.       Font.Charset = DEFAULT_CHARSET
  54.       Font.Color = clWhite
  55.       Font.Height = -11
  56.       Font.Name = 'MS Sans Serif'
  57.       Font.Style = [fsBold]
  58.       ParentFont = False
  59.     end
  60.     object Label4: TLabel
  61.       Left = 88
  62.       Top = 216
  63.       Width = 158
  64.       Height = 13
  65.       Caption = 'Heusel Informationssysteme'
  66.       Font.Charset = DEFAULT_CHARSET
  67.       Font.Color = clWhite
  68.       Font.Height = -11
  69.       Font.Name = 'MS Sans Serif'
  70.       Font.Style = [fsBold]
  71.       ParentFont = False
  72.     end
  73.     object Image2: TImage
  74.       Left = 32
  75.       Top = 220
  76.       Width = 49
  77.       Height = 29
  78.       Picture.Data = {<image001.bmp>}
  79.     end
  80.     object SpeedButton1: TSpeedButton
  81.       Left = 280
  82.       Top = 200
  83.       Width = 97
  84.       Height = 25
  85.       Cursor = crHandPoint
  86.       Caption = 'Schlie∩┐╜en'
  87.       Flat = True
  88.       Font.Charset = DEFAULT_CHARSET
  89.       Font.Color = clWhite
  90.       Font.Height = -11
  91.       Font.Name = 'MS Sans Serif'
  92.       Font.Style = []
  93.       ParentFont = False
  94.       OnClick = SpeedButton1Click
  95.     end
  96.     object URLLabel1: TURLLabel
  97.       Left = 40
  98.       Top = 128
  99.       Width = 128
  100.       Height = 20
  101.       Caption = 'www.fanatec.de'
  102.       Color = 6829602
  103.       Font.Charset = DEFAULT_CHARSET
  104.       Font.Color = clWhite
  105.       Font.Height = -16
  106.       Font.Name = 'MS Sans Serif'
  107.       Font.Style = [fsBold, fsUnderline]
  108.       ParentColor = False
  109.       ParentFont = False
  110.       ColorNormal = clWhite
  111.       URL = 'http://www.fanatec.de'
  112.     end
  113.     object URLLabel2: TURLLabel
  114.       Left = 88
  115.       Top = 232
  116.       Width = 114
  117.       Height = 16
  118.       Caption = 'www.heusel.com'
  119.       Font.Charset = DEFAULT_CHARSET
  120.       Font.Color = clWhite
  121.       Font.Height = -13
  122.       Font.Name = 'MS Sans Serif'
  123.       Font.Style = [fsBold, fsUnderline]
  124.       ParentFont = False
  125.       ColorNormal = clWhite
  126.       ColorMoveOver = clYellow
  127.       URL = 'http://www.heusel.com'
  128.     end
  129.     object Label7: TLabel
  130.       Left = 136
  131.       Top = 72
  132.       Width = 112
  133.       Height = 24
  134.       Alignment = taCenter
  135.       Caption = 'Version ???'
  136.       Font.Charset = ANSI_CHARSET
  137.       Font.Color = clWhite
  138.       Font.Height = -19
  139.       Font.Name = 'MS Sans Serif'
  140.       Font.Style = [fsBold]
  141.       ParentFont = False
  142.     end
  143.     object Image3: TImage
  144.       Left = 24
  145.       Top = 112
  146.       Width = 153
  147.       Height = 17
  148.       Picture.Data = {<image002.bmp>}
  149.     end
  150.     object Gauge1: TGauge
  151.       Left = 32
  152.       Top = 168
  153.       Width = 329
  154.       Height = 17
  155.       ForeColor = 33023
  156.       BackColor = 8404992
  157.       Progress = 0
  158.     end
  159.     object Label5: TLabel
  160.       Left = 304
  161.       Top = 128
  162.       Width = 45
  163.       Height = 13
  164.       Caption = 'ENDOR'
  165.       Font.Charset = DEFAULT_CHARSET
  166.       Font.Color = clWhite
  167.       Font.Height = -11
  168.       Font.Name = 'MS Sans Serif'
  169.       Font.Style = [fsBold]
  170.       ParentFont = False
  171.     end
  172.     object SpeedButton2: TSpeedButton
  173.       Left = 104
  174.       Top = 160
  175.       Width = 177
  176.       Height = 33
  177.       Cursor = crHandPoint
  178.       Caption = 'UNLOCK'
  179.       Flat = True
  180.       Font.Charset = DEFAULT_CHARSET
  181.       Font.Color = clRed
  182.       Font.Height = -24
  183.       Font.Name = 'MS Sans Serif'
  184.       Font.Style = [fsBold]
  185.       Glyph.Data = {
  186.         76010000424D7601000000000000760000002800000020000000100000000100
  187.         04000000000000010000120B0000120B00001000000000000000000000000000
  188.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  189.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000003
  190.         333333333F777773FF333333008888800333333377333F3773F3333077870787
  191.         7033333733337F33373F3308888707888803337F33337F33337F330777880887
  192.         7703337F33337FF3337F3308888000888803337F333777F3337F330777700077
  193.         7703337F33377733337FB3088888888888033373FFFFFFFFFF733B3000000000
  194.         0033333777777777773333BBBB3333080333333333F3337F7F33BBBB707BB308
  195.         03333333373F337F7F3333BB08033308033333337F7F337F7F333B3B08033308
  196.         033333337F73FF737F33B33B778000877333333373F777337333333B30888880
  197.         33333333373FFFF73333333B3300000333333333337777733333}
  198.       NumGlyphs = 2
  199.       ParentFont = False
  200.       Visible = False
  201.       OnClick = SpeedButton2Click
  202.     end
  203.   end
  204. end
  205.